home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cfengine-1.5.3 / contrib / Makefile.am.pub < prev    next >
Encoding:
Makefile  |  1997-01-07  |  754 b   |  21 lines

  1. #####################################################################
  2. #
  3. #   Makefile for the GNU cfengine  (C) Mark Burgess 1994
  4. #
  5. #   It should not be necessary to run make manually. To install
  6. #   cfengine you should cd to the directory containing this
  7. #   file and run "./configure". configure will invoke "make"
  8. #   automatically after generating the makefile. If you want to
  9. #   fine tune it afterwards, type CTRL-C to stop the installation
  10. #   and run make manually.
  11. #
  12. #####################################################################
  13.  
  14. noinst_LIBRARIES = pub
  15. pub_SOURCES = getopt.c    \
  16.       getopt1.c   \
  17.       full-write.c\
  18.       regex.c     \
  19.       md5.c       \
  20.       md5c.c
  21. EXTRA_DIST = getopt.h global.h md5.h regex.h